[INFO] fetching crate mmdb 3.0.0...
[INFO] testing mmdb-3.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mmdb 3.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mmdb 3.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mmdb 3.0.0
[INFO] tweaked toml for crates.io crate mmdb 3.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmdb 3.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mmdb 3.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.13.0
[INFO] [stderr]   Downloaded ruc v9.3.1
[INFO] [stderr]   Downloaded proptest v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e546e1dafec44efa2a19a7b9b02e153c61a805cae5d483d114efdf35d657d78d
[INFO] running `Command { std: "docker" "start" "-a" "e546e1dafec44efa2a19a7b9b02e153c61a805cae5d483d114efdf35d657d78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e546e1dafec44efa2a19a7b9b02e153c61a805cae5d483d114efdf35d657d78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e546e1dafec44efa2a19a7b9b02e153c61a805cae5d483d114efdf35d657d78d", kill_on_drop: false }`
[INFO] [stdout] e546e1dafec44efa2a19a7b9b02e153c61a805cae5d483d114efdf35d657d78d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cbd393503b092d096221904eaabc6dce2cb04d23b7c38c81d0e56d3fc658272
[INFO] running `Command { std: "docker" "start" "-a" "8cbd393503b092d096221904eaabc6dce2cb04d23b7c38c81d0e56d3fc658272", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling ruc v9.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mmdb v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s
[INFO] running `Command { std: "docker" "inspect" "8cbd393503b092d096221904eaabc6dce2cb04d23b7c38c81d0e56d3fc658272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbd393503b092d096221904eaabc6dce2cb04d23b7c38c81d0e56d3fc658272", kill_on_drop: false }`
[INFO] [stdout] 8cbd393503b092d096221904eaabc6dce2cb04d23b7c38c81d0e56d3fc658272
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a617c1884522784f8a6ece2646807378f0f021bf5a76c573957b5839ad3d7616
[INFO] running `Command { std: "docker" "start" "-a" "a617c1884522784f8a6ece2646807378f0f021bf5a76c573957b5839ad3d7616", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling mmdb v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]   --> tests/crash_recovery.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |         db.simulate_crash();
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]   --> tests/crash_recovery.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |         db.simulate_crash();
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/e2e_scenarios.rs:649:12
[INFO] [stdout]     |
[INFO] [stdout] 649 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:420:12
[INFO] [stdout]     |
[INFO] [stdout] 420 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:451:12
[INFO] [stdout]     |
[INFO] [stdout] 451 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:492:12
[INFO] [stdout]     |
[INFO] [stdout] 492 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:536:12
[INFO] [stdout]     |
[INFO] [stdout] 536 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mmdb` (test "e2e_scenarios") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:591:12
[INFO] [stdout]     |
[INFO] [stdout] 591 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simulate_crash` found for struct `DB` in the current scope
[INFO] [stdout]    --> tests/crash_recovery.rs:658:12
[INFO] [stdout]     |
[INFO] [stdout] 658 |         db.simulate_crash();
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ method not found in `DB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mmdb` (test "crash_recovery") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "a617c1884522784f8a6ece2646807378f0f021bf5a76c573957b5839ad3d7616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a617c1884522784f8a6ece2646807378f0f021bf5a76c573957b5839ad3d7616", kill_on_drop: false }`
[INFO] [stdout] a617c1884522784f8a6ece2646807378f0f021bf5a76c573957b5839ad3d7616
